pub fn visit_mut_ts_union_or_intersection_type<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut TsUnionOrIntersectionType
)