pub type KzgCommitment = Bytes48;
#[repr(transparent)]pub struct KzgCommitment(pub [u8; 48]);
0: [u8; 48]