pub fn fold_fields_named<F>(f: &mut F, node: FieldsNamed) -> FieldsNamedwhere
    F: Fold + ?Sized,