Source position: jwawinioctl.pas line 4307
type _FILE_PREFETCH = record
Type_: DWORD;
Count: DWORD;
Prefetch: array [0..0] of DWORDLONG;
end;