LEADING_BYTE
if ( c == LEADING_BYTE ) st->context = POSSIBLE_ISCII;
**outbuf = LEADING_BYTE; /* the previous 'x' */
**outbuf = LEADING_BYTE;