String.String
type t = string
val to_string : cfstring -> t
val of_string : t -> cfstring
include PTR_TYP with type t := t
val typ : t Ctypes.typ