pub(crate) fn mangle_typeid_for_trait_ref<'tcx>(
    tcx: TyCtxt<'tcx>,
    trait_ref: PolyExistentialTraitRef<'tcx>
) -> String