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