pub fn diff_annotation_set_ref_list<'a, 'b>(
v1: &'a Vec<AnnotationSetRefList>,
v2: &'b Vec<AnnotationSetRefList>,
) -> Vec<(&'a AnnotationSetRefList, &'b AnnotationSetRefList)>pub fn diff_annotation_set_ref_list<'a, 'b>(
v1: &'a Vec<AnnotationSetRefList>,
v2: &'b Vec<AnnotationSetRefList>,
) -> Vec<(&'a AnnotationSetRefList, &'b AnnotationSetRefList)>