pub unsafe extern "C" fn CVodeReInit( cvode_mem: *mut c_void, t0: sunrealtype, y0: N_Vector, ) -> c_int