pub const ERR_PROGRAM_KILLED: &str = "program was killed";
ErrProgramKilled is returned by [Program.Run] when the program gets killed.