pub fn visit_item_foreign_mod_mut<V>(v: &mut V, node: &mut ItemForeignMod)where
    V: VisitMut + ?Sized,