pub unsafe extern "C" fn IDASVtolerancesB(
    ida_mem: *mut c_void,
    which: c_int,
    relTolB: realtype,
    absTolB: N_Vector
) -> c_int