macro_rules! all_headers {
    ($iter:expr, $header:path) => { ... };
}