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