module Word_size: sig .. end
sig
end
type t =
|
W32
W64
val num_bits : t -> int
t -> int
val word_size : t
t