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