Module Vec256.Test

module type S = sig ... end
module Int8x32 : S with type t := int8x32
module Int16x16 : S with type t := int16x16
module Int32x8 : S with type t := int32x8
module Int64x4 : S with type t := int64x4