macro_rules! iomod {
    ($org:ident.$namespace:ident.$name:ident) => { ... };
}