fn own_existential_vtable_entries_iter(
    tcx: TyCtxt<'_>,
    trait_def_id: DefId
) -> impl Iterator<Item = DefId> + '_