pub fn kzg_to_versioned_hash(commitment: &[u8]) -> B256
Calculates the versioned hash for a KzgCommitment of 48 bytes.
Specified in EIP-4844
If the given commitment is not 48 bytes long.