renderdoc.pyd not available for Arm's custom RenderDoc

Hey,

I'm automating my performance testing with Claude, and currently it is using qrenderdoc.exe bindings. The better way would be via renderdoc.pyd for complete headless execution, but it is not supplied with the Arm's RenderDoc, no source I could find to build it manually, and if built from public RenderDoc repo, it fails with protocol mismatch. The Arm's officially-bundled qrenderdoc.exe/renderdoc.dll report building from commit 7aa6bd3a8759289c49390f0a72c240ad125ad9ed, which does not exist in the public RenderDoc repository at any branch or tag.