ntfs_ucsncmp
return ntfs_ucsncmp(s1, s2, s1_len) ? FALSE: TRUE;
extern int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n);