pub unsafe extern "C" fn SCIPsortedvecInsertReal( realarray: *mut f64, keyval: f64, len: *mut c_int, pos: *mut c_int, )
insert a new element into an arrays of Reals, sorted in non-decreasing order