UPCASE_LEN
*upcase = (ntfschar*)ntfs_malloc(UPCASE_LEN*2);
ntfs_upcase_table_build(*upcase, UPCASE_LEN*2);
upcase_len = UPCASE_LEN;