typedef struct _DBGKM_EXCEPTION64
{
    EXCEPTION_RECORD64 ExceptionRecord;
    unsigned long FirstChance;
} DBGKM_EXCEPTION64, *PDBGKM_EXCEPTION64;