Module Ocaml_simd_sse.Test

module type S = sig ... end
module Int8x16 : S with type t := int8x16
module Int16x8 : S with type t := int16x8
module Int32x4 : S with type t := int32x4
module Int64x2 : S with type t := int64x2