pub unsafe extern "C" fn uiCheckboxSetChecked(
    c: *mut uiCheckbox,
    checked: c_int
)