pub fn visit_module_decl<V>(_visitor: &mut V, n: &ModuleDecl) where
    V: Visit + ?Sized