pub unsafe extern "C" fn CVodeSensReInit(
    cvode_mem: *mut c_void,
    ism: c_int,
    yS0: *mut N_Vector
) -> c_int