pub type Packed128b = PackedBinaryGhash4x128b;
Type alias for a packed 128b field element with non-trivial packing width.
pub struct Packed128b(/* private fields */);