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