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