fn plug_infer_with_placeholders<'tcx>(
    infcx: &InferCtxt<'tcx>,
    universe: UniverseIndex,
    value: impl TypeVisitable<TyCtxt<'tcx>>
)