macro_rules! bs_peek { ($context:expr, $length:expr) => { ... }; }
Peek at a slice of bytes.
This macro assumes that $length bytes are available for reading.
$length