pub fn visit_ts_tuple_elements<V>(_visitor: &mut V, n: &[TsTupleElement]) where
    V: Visit + ?Sized