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