pub unsafe extern "C" fn SCIPsortRealPtr( 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-decreasing order