pub fn fold_ts_array_type<V>(_visitor: &mut V, n: TsArrayType) -> TsArrayType where
    V: Fold + ?Sized