VOID **__fastcall ExAllocateTimer(INT64 a1, INT64 a2, UINT64 a3){ if( (a3 & 2) != 0 ) KeBugCheckEx(0xC7u, (PVOID)9, 0i64, (PVOID)(unsigned int)a3, 0i64); return(VOID **)ExAllocateTimerInternal2(a1, a2, 0i64, (unsigned int)a3); }