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