pub fn verify_units<'a>(
    units: impl IntoIterator<Item = &'a AnnotatedCompiledUnit>
) -> Diagnostics