pub unsafe extern "C" fn IDASensSVtolerances(
    ida_mem: *mut c_void,
    reltolS: realtype,
    abstolS: *mut N_Vector
) -> c_int