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