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