//0x10 bytes (sizeof)
struct _KCLOCK_TIMER_DEADLINE_ENTRY
{
ULONGLONG DueTime; //0x0
ULONG TolerableDelay; //0x8
UCHAR Valid; //0xc
};