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