macro_rules! bs_jump { ($context:expr, $length:expr) => { ... }; }
Jump $length bytes.
$length
This macro assumes that $length bytes are available for reading.