pub const ERR_PROGRAM_PANIC: &str = "program experienced a panic";
ErrProgramPanic is returned by [Program.Run] when the program recovers from a panic.