Source position: cupsdyn.pp line 580
type ppd_emul_t = record
name: array [0..(PPD_MAX_NAME)-1] of AnsiChar;
start: PAnsiChar;
stop: PAnsiChar;
end;