pub unsafe extern "C" fn uiTabAppend(
    t: *mut uiTab,
    name: *const c_char,
    c: *mut uiControl
)