macro_rules! apibail_key_not_found {
    ($x:expr) => { ... };
}