pub unsafe extern "C" fn CVodeSetMaxOrd(
    cvode_mem: *mut c_void,
    maxord: c_int
) -> c_int