pub fn raw_select( label: &str, items: impl IntoIterator<Item = impl Into<String>>, ) -> RawSelectInput<'_>