udf_UncompressUnicode
int udf_UncompressUnicode(int, byte *, unicode_t *);
if ((unilen = (ssize_t)udf_UncompressUnicode(len, cs0string, transname)) == -1) {