pub unsafe extern "C" fn uiLabelSetText(
    l: *mut uiLabel,
    text: *const c_char
)