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