pub unsafe extern "C" fn IDASVtolerances(
    ida_mem: *mut c_void,
    reltol: realtype,
    abstol: N_Vector
) -> c_int