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