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