`DOTNET_PROCESSOR_COUNT` is treated as a hex value. That's unexpected and likely to surprise users. It should be changed to a decimal value. Context: https://github.com/dotnet/runtime/issues/53149