static RE_USES: LazyLock<Regex>Expand description
emit!(EventName) / register!(Path::EventName) use-counting regex,
applied to the raw file text so it sees calls nested inside other macros
(e.g. tokio::select!) that syn does not descend into.