pub fn visit_ts_fn_or_constructor_type<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &TsFnOrConstructorType
)