pub unsafe extern "C" fn uiEntrySetText(
    e: *mut uiEntry,
    text: *const c_char
)