pub unsafe extern "C" fn IDAQuadSVtolerancesB(
    ida_mem: *mut c_void,
    which: c_int,
    reltolQB: realtype,
    abstolQB: N_Vector
) -> c_int