macro_rules! pre_expansion_lint_passes {
    ($macro:path, $args:tt) => { ... };
}