pub unsafe extern "C" fn SCIPsortedvecDelPosDownLong( longarray: *mut c_longlong, pos: c_int, len: *mut c_int, )
delete the element at the given position from an array of Longints, sorted in non-increasing order