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