const fn splitmix64(x: u64) -> u64
Applies the splitmix64 finalizer to produce a well-distributed 64-bit hash.