macro_rules! bs_next { ($context:expr) => { ... }; }
Advance $context.stream_index one byte and set $context.byte to the new byte.
$context.stream_index
$context.byte