Ocamlformat_stdlib.Word_size
type t =
| W32
| W64
val sexp_of_t : t -> Sexplib0.Sexp.t
val num_bits : t -> int
val word_size : t