pub unsafe extern "C" fn CVodeSetMaxOrdB( cvode_mem: *mut c_void, which: c_int, maxordB: c_int, ) -> c_int