pub fn with_where_predicates_from_fields( cont: &Container<'_>, generics: &Generics, from_field: fn(_: &Field) -> Option<&[WherePredicate]>, ) -> Generics