macro_rules! parameterized_over_tcx {
    ($($($fake_path:ident)::+),+ $(,)?) => { ... };
}