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