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