gb2312_to_big5
n = gb2312_to_big5(st->keepc, *outbuf, *outbytesleft);
int gb2312_to_big5(char keepc[], char *buf, size_t buflen);