pub fn sorted_update_fields( values: &Record, excluded: impl IntoIterator<Item = String>, ) -> Vec<String>