typedef struct _IO_COMPLETION_CONTEXT
{
    void *Port;
    void *Key;
} IO_COMPLETION_CONTEXT, *PIO_COMPLETION_CONTEXT;