pub const OP_COUNT: usize = 83;
Total number of opcodes. Must equal OpCode::Count as usize once the enum lands; trailer-required hook checks this constant exists.
OpCode::Count as usize