Position tracker for iterative disassembly.
Maintains the current offset in the code buffer and the corresponding virtual address.
Current virtual address
Current byte offset in the code buffer
Advance position by the given number of bytes.
Check if there are remaining bytes in the buffer.
Get the number of remaining bytes.