Translates what looks to be an explicit call to the associated function corresponding to a probe on a provider trait, into something which at runtime will most efficiently attempt to access the global static instance of the probe and, if it's enabled, evaluate the args and fire the probe. It translates something like this: ```noexecute probe!(MyProvider::myprobe(1, 5, "this is a string", compute
(tokens: TokenStream)
source not stored for this graph (policy: none)
no test coverage detected