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