Source position: jwaimagehlp.pas line 1514
type _IMAGEHLP_SYMBOL_SRC = record
sizeofstruct: DWORD;
type_: DWORD;
file_: array [0..MAX_PATH-1] of AnsiChar;
end;