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