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