macro_rules! other_error {
    ($e:ident, $s:expr) => { ... };
}