Macro call_param_bytes

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