pub(crate) const TRAP_USER_OFFSET: u8 = 32;
Offset applied to user-defined trap codes to avoid colliding with Cranelift-reserved values.