gb2312_to_utf8
static int8_t gb2312_to_utf8(uchar_t byte1, uchar_t byte2, uchar_t *ob,
sz = gb2312_to_utf8(*ib, *(ib + 1), ob, obtail, &ret_val);