pub fn fixed_len_hash<T, H: FixedLenHasher<T>>(
    data: impl AsRef<[T]>
) -> H::Digest