pub unsafe extern "C" fn SCIPsortDownIntReal( intarray: *mut c_int, realarray: *mut f64, len: c_int, )
sort of two joint arrays of ints/reals, sorted by first array in non-increasing order