pub unsafe extern "C" fn SCIPsortArgsortInt( dataptr: *mut c_void, ind1: c_int, ind2: c_int, ) -> c_int
implements argsort
The data pointer is a lookup array of integers.