pub type NextOpcodePositionOrState = usize;
The position of the next opcode that will be executed in the bytecode, or an id of a specific state produced by the opcode.