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