Module Word_size


module Word_size: sig .. end


type t =
| W32
| W64
val num_bits : t -> int
val word_size : t