pub type WideBytes = Array<u8, U64>;
Bytes used by a wide reduction: twice the width of FieldBytes.
FieldBytes
#[repr(transparent)]pub struct WideBytes(pub [u8; 64]);
0: [u8; 64]