Macro iow

Source
macro_rules! iow {
    ($ty:expr, $nr:expr, $sz:ty) => { ... };
}