Macro byte_code_offset_bytes

Source
macro_rules! byte_code_offset_bytes {
    ($bytes:expr) => { ... };
}