pub fn visit_fields_unnamed_mut<V>(v: &mut V, node: &mut FieldsUnnamed) where
    V: VisitMut + ?Sized
Available on crate feature visit-mut only.