pub fn visit_mut_var_decl_kind<V>(_visitor: &mut V, n: &mut VarDeclKind) where
    V: VisitMut + ?Sized