pub unsafe extern "C" fn uiTableAppendImageColumn(
    t: *mut uiTable,
    name: *const c_char,
    imageModelColumn: c_int
)