in the output, to_string, of_string, sexp_of_t, and t_of_sexp convert between t and signed hexadecimal with an optional "0x" or "0X" prefix.
to_string
of_string
sexp_of_t
t_of_sexp
t
I : sig ... end
type t
module Hex : sig ... end