macro_rules! io_error_other {
    ($msg:expr) => { ... };
}