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