pub fn blake3_to_cid_bytes(digest: &[u8; 32]) -> [u8; 36]
Encode a BLAKE3 digest as raw CID v1 bytes (36 bytes).