MAX_UTF8_STRINGS
static char *utf_buf[MAX_UTF8_STRINGS];
static size_t utf_buflen[MAX_UTF8_STRINGS];
if (cur_utf_buf >= MAX_UTF8_STRINGS)