//0x8 bytes (sizeof)
union _KALPC_DIRECT_EVENT
{
    ULONGLONG Event;                                                        //0x0
    ULONGLONG Referenced:1;                                                 //0x0
    ULONGLONG Reserved:63;                                                  //0x0
};