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