VALID_EUC_BYTE
if (((uchar_t)**inbuf) == MBYTE || VALID_EUC_BYTE(**inbuf)) {
if (VALID_EUC_BYTE(**inbuf)) { /* plane #1 */
if (VALID_EUC_BYTE(**inbuf)) { /* 3rd byte */
if (VALID_EUC_BYTE(**inbuf)) { /* 4th byte */