pub unsafe extern "C" fn uiButtonSetText(
    b: *mut uiButton,
    text: *const c_char
)