pub unsafe extern "C" fn CVodeSStolerancesB(
cvode_mem: *mut c_void,
which: c_int,
reltolB: sunrealtype,
abstolB: sunrealtype,
) -> c_intpub unsafe extern "C" fn CVodeSStolerancesB(
cvode_mem: *mut c_void,
which: c_int,
reltolB: sunrealtype,
abstolB: sunrealtype,
) -> c_int