pub unsafe extern "C" fn SCIPsortedvecInsertInt( intarray: *mut c_int, keyval: c_int, len: *mut c_int, pos: *mut c_int, )
insert a new element into an array of ints in non-decreasing order