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