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