pub(crate) type Sum = GenericArray<u8, U16>;
#[repr(transparent)]pub(crate) struct Sum { /* private fields */ }