Macro iowr

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