macro_rules! scram_error_map {
    ($src:expr, $serv_err:expr, $($arg:tt)*) => { ... };
}