pub fn elaborate_trait_ref(
    tcx: TyCtxt<'tcx>,
    trait_ref: Binder<'tcx, TraitRef<'tcx>>
) -> Elaborator<'tcx>