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