pub unsafe extern "C" fn uiEditableComboboxSetText(
    c: *mut uiEditableCombobox,
    text: *const c_char
)