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