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