pub fn visit_pat_ident_mut<V>(v: &mut V, node: &mut PatIdent)where
    V: VisitMut + ?Sized,