Source position: jwawinnt.pas line 7970
type APC_CALLBACK_FUNCTION = procedure(
D: DWORD;
P1: PVOID;
P2: PVOID
);