An opaque object representing a stable hash code. It can be serialized, deserialized, and is stable across processes and executions.
Declared in <llvm/ADT/StableHashing.h>
<llvm/ADT/StableHashing.h>
using stable_hash = uint64_t;