Macro entry_point_bytes

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