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