macro_rules! export_bytes { ($asm:ident, $exported_symbol:ident, $code:expr, $size_code:expr) => { ... }; }