pub unsafe extern "C" fn uiComboboxInsertAt(
    c: *mut uiCombobox,
    n: c_int,
    text: *const c_char
)