macro_rules! bs_rewind { ($context:expr, $length:expr) => { ... }; }
Rewind $context.stream_index by $length bytes, but do not change the current $context.byte.
$context.stream_index
$length
$context.byte