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