pub const ERR_EXECUTION: u32 = -3i32 as u32; // 4_294_967_293u32
Execution error occurred (typically trap).
For FFI purposes.