EastAsianWidth
static unicode_east_asian_width EastAsianWidth(uint32 c);
switch (BUnicodeChar::EastAsianWidth(BUnicodeChar::FromUTF8(bytes))) {