iso_to_big5
n = iso_to_big5(1, st->keepc, *outbuf, *outbytesleft);
n = iso_to_big5(st->plane_no, st->keepc, *outbuf,
static int iso_to_big5(int, char[], char*, size_t);