pub const fn fnv1a_hash_str_16_xor(input: &str) -> u16
Computes 16-bit fnv1a hash from a str using XOR folding.