pub unsafe extern "C" fn uiTableColumnSetWidth(
    t: *mut uiTable,
    column: c_int,
    width: c_int
)