When the value of an enum discriminator is known but the payload unknown (for example, an Optional that we know is non-nil), salvage the value using a debug reconstruction block that recreates the enum using the payload and the known discriminator.