pub fn hash_buffer_lite(data: &[u8], size: u64) -> Option<Hash>
Lite hash from an in-memory buffer (head+tail sampling, same algorithm as hash_file_lite).
hash_file_lite