pub fn hash_variable_length_bytes(x: &[u8]) -> [u8; 32]
Hash bytes without any padding NOTE: Not domain-separated from hash_variable_length; use with caution