Would be potentially useful for state-res, which since [today](https://github.com/ruma/ruma/commit/6c167fca38fa1ac012c85a19e0f1210f6ad47b3c) uses an `AtomicU64` in its tests and benchmarks (previously was using a `static mut` 😬). cc @DevinR528