module type NATIVE_BYTES = sig .. end
sig
end
type character = char
char
type t = bytes
bytes
include Api.BASIC_STRING
include Api.UNSAFELY_MUTABLE