udf_rawnametounicode
int udf_rawnametounicode(u_int len, char *, unicode_t *);
if ((unilen = udf_rawnametounicode(len, cs0string, transname)) == -1) {