pub unsafe extern "C" fn uiTableHeaderSetSortIndicator(
    t: *mut uiTable,
    column: c_int,
    indicator: uiSortIndicator
)