pub type GhashMulX1x<T> = GhashMulX<T>;
Scaling wrapper for the PackedGhash1x128b packing: the vector sequence, which needs only SSE2.
PackedGhash1x128b
pub struct GhashMulX1x<T>(/* private fields */);