macro_rules! iter_next_output {
($wrapper:ident, $convert_fallback:ident, $type_fallback:ident, exhausted: $exhausted:expr) => { ... };
}macro_rules! iter_next_output {
($wrapper:ident, $convert_fallback:ident, $type_fallback:ident, exhausted: $exhausted:expr) => { ... };
}