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