Field_ops_lib.NafInternal module to represent constants in Non Adjacent Form
module Bit : sig ... endval sexp_of_t : t -> Sexplib0.Sexp.tval width : t -> intval of_bits : Hardcaml.Bits.t -> tval to_bits : t -> Hardcaml.Bits.tval hamming_weight : t -> int