pub unsafe extern "C" fn SCIPsortDownRealPtr( realarray: *mut f64, ptrarray: *mut *mut c_void, len: c_int, )
sort of two joint arrays of Reals/pointers, sorted by first array in non-increasing order