```
-BEGIN VERIFY SCRIPT-
sed -i -e 's/versionbitscache/g_versionbitscache/g' $(git grep -l versionbitscache)
-END VERIFY SCRIPT-
```
This is a partial backport of [[https://github.com/bitcoin/bitcoin/pull/19438 | core#19438]]
https://github.com/bitcoin/bitcoin/pull/19438/commits/c64b2c6a0f79369624ae96b2e3d579d50aae4de6
Depends on D12220