Source position: jwaimagehlp.pas line 982
type _IMAGEHLP_SYMBOL_PACKAGE = record
sym: IMAGEHLP_SYMBOL;
name: array [0..MAX_SYM_NAME] of CHAR;
end;