pub unsafe extern "C" fn SCIPsortIntPtr( intarray: *mut c_int, ptrarray: *mut *mut c_void, len: c_int, )
sort of two joint arrays of ints/pointers, sorted by first array in non-decreasing order