UTF8StringLength
static size_t UTF8StringLength(const char* string);
static size_t UTF8StringLength(const char* string, size_t maxLength);