macro_rules! view {
    ($view: ident, $bytes: expr) => { ... };
}