A ConstStringZ is a pointer to a UTF-8 encoded null-terminated string.
ConstStringZ
typedef const char* ConstStringZ;