pub fn fold_var_decl_kind<V>(_visitor: &mut V, n: VarDeclKind) -> VarDeclKind where
    V: Fold + ?Sized