Module Std.Word_size


module Word_size: Word_size


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