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