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