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