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