macro_rules! arrow_err {
    ($ERR:expr) => { ... };
}