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