pub(super) fn explicit_implied_predicates_of(
    tcx: TyCtxt<'_>,
    trait_def_id: LocalDefId,
) -> GenericPredicates<'_>