Macro byte

Source
macro_rules! byte {
    ($rdr:ident, $cx:expr) => { ... };
}