udf_UncompressUnicodeByte
int udf_UncompressUnicodeByte(int, byte *, byte *);
if ((unilen = (ssize_t)udf_UncompressUnicodeByte(len, cs0string, unibuf)) == -1) {