fn matching_text_edit( ui: &mut Ui, value: &mut String, hint: &str, width: f32, mode: &mut ValueMatchMode, case_insensitive: &mut bool, )