pub(crate) fn deref_mir_constant<'tcx>(
    tcx: TyCtxt<'tcx>,
    param_env: ParamEnv<'tcx>,
    val: ConstantKind<'tcx>
) -> ConstantKind<'tcx>