Source position: jwawinioctl.pas line 4013
type FIND_BY_SID_OUTPUT = record
NextEntryOffset: DWORD;
FileIndex: DWORD;
FileNameLength: DWORD;
FileName: array [0..0] of WCHAR;
end;