pub(crate) fn turn_into_const_value<'tcx>(
    tcx: TyCtxt<'tcx>,
    constant: ConstAlloc<'tcx>,
    key: ParamEnvAnd<'tcx, GlobalId<'tcx>>
) -> ConstValue<'tcx>