Source position: jwaimagehlp.pas line 1161
type _IMAGEHLP_CBA_READ_MEMORY = record
addr: DWORD64;
buf: PVOID;
bytes: DWORD;
bytesread: LPDWORD;
end;