Macro constructor_param_bytes

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