Source position: jwanb30.pas line 167
type _NAME_BUFFER = record
name: array [0..NCBNAMSZ-1] of AnsiChar;
name_num: UCHAR;
name_flags: UCHAR;
end;