macro_rules! our_include_bytes {
    ($x:expr) => { ... };
}