Of_sexpable
serializes a value using the bin-io of the sexp serialization of the
value. This is not as efficient as using @@deriving bin_io
. However, it is useful
when performance isn't important and there are obstacles to using @@deriving
bin_io
.