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