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