pub fn supertrait_def_ids(
    tcx: TyCtxt<'_>,
    trait_def_id: DefId
) -> SupertraitDefIds<'_>