FileNameLength: DWORD
FileName: [1]WCHAR
pub const FILE_NAME_INFO = extern struct { FileNameLength: DWORD, FileName: [1]WCHAR, }
Press escape to exit search and then '?' to see more options.