UncompressUnicode
size = UncompressUnicode(length, ibuf, buf);
static int32_t UncompressUnicode(int32_t, uint8_t *, uint16_t *);