macro_rules! bs_count { ($context:expr, $byte:expr) => { ... }; }
Count each occurrence of $byte starting at $context.stream_index until end-of-stream.
$byte
$context.stream_index