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