pub unsafe extern "C" fn SCIPsortLongPtr( longarray: *mut c_longlong, ptrarray: *mut *mut c_void, len: c_int, )
sort of two joint arrays of Long/pointer, sorted by the first array in non-decreasing order