The file name data are as follows:
Offset(length)    Description
0(8)              MFT record number of directory that contains this name
8(20)             File modification times
40(1)             Length of file name in words
41(1)             Type of file name: 1 - Unicode, 2 - 8.3, 3 - both
42(2*length)      File name in Unicode
What are the data from 28 to 40?