macro_rules! try_iter {
    ($arg:expr) => { ... };
}