unicode_to_gb_to_hz
n = unicode_to_gb_to_hz(c1, c2, *outbuf, *outbytesleft);
int unicode_to_gb_to_hz(char in_byte1, char in_byte2, char *buf, int buflen);