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