Omod_support.CodecSourceValue serializers.
The underlying implementation uses Marshal with magic numbers that depend on omod and OCaml's versions.
The type for codec of values of type 'a.
write c file v writes value v to file using codec c.
read c file reads a value from file using codec c.