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