pub const OP_TUCK: Opcode;
Copy the top stack item to before the second item, as [top next] -> [top next top].