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