macro_rules! apibail_parse_error {
    ($x:expr, $y:expr) => { ... };
}