pub unsafe extern "C" fn SCIPsortedvecDelPosDownReal( realarray: *mut f64, pos: c_int, len: *mut c_int, )
delete the element at the given position from an array of Reals, sorted in non-increasing order