module type NATIVE_STRING = sig .. end
sig
end
type character = char
char
type t = string
string
include Api.BASIC_STRING