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