Compute the hash of a block hash from its first 8 bytes.
Declared in <util/hasher.h>
<util/hasher.h>
size_t operator()(uint256 const& hash) const;
The little-endian 64-bit value read from the start of the hash.