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