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