fn covered_code_regions<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: DefId
) -> Vec<&'tcx CodeRegion>