fn inferred_outlives_of(
    tcx: TyCtxt<'_>,
    item_def_id: DefId
) -> &[(Predicate<'_>, Span)]