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