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