fn extract_const_value<'tcx>( cx: &LayoutCx<'tcx>, ty: Ty<'tcx>, ct: Const<'tcx>, ) -> Result<Value<'tcx>, &'tcx LayoutError<'tcx>>