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