Source position: jwawinioctl.pas line 1994
type _DISK_GROW_PARTITION = record
PartitionNumber: DWORD;
BytesToGrow: LARGE_INTEGER;
end;