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