Source position: jwaimagehlp.pas line 1564
type _SYMBOL_INFO_PACKAGE = record
si: SYMBOL_INFO;
name: array [0..MAX_SYM_NAME] of AnsiChar;
end;