Source position: jwanative.pas line 396
type PIO_APC_ROUTINE = procedure(
ApcContext: PVOID;
IoStatusBlock: PIO_STATUS_BLOCK;
Reserved: ULONG
);