macro_rules! maybe_into_query_key { (DefId) => { ... }; (LocalDefId) => { ... }; ($K:ty) => { ... }; }