type t =
  1. | NULL_VALUE
val to_int : t -> int
val from_int : int -> (t, [> Ocaml_protoc_plugin.Runtime.Runtime'.Result.error ]) result