pub const DEFAULT_SUSPEND_EXIT_CODE: u32 = 42;
When a program hasn’t terminated. There is no constraints on the exit code. But we will use this value when generating the proof.