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