Once `process.binding` was considered deprecated(v16+), we don't have a public API (AFAIK) to access the `process.binding(async_wrap).Providers`. At [node-clinic](https://github.com/clinicjs/node-clinic-bubbleprof/) we use it to correlate with stack-traces, is there anything that replaces that information?