Source position: lazglib2.pas line 1920
type TGChildWatchFunc = procedure(
pid: TGPid;
wait_status: gint;
user_data: gpointer
);