pub const fn rapidhash(data: &[u8]) -> u64
Rapidhash a single byte stream, matching the C++ implementation.