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