VOID __stdcall KeAcquireGuardedMutexUnsafe(PKGUARDED_MUTEX FastMutex){ ExAcquireFastMutexUnsafe(FastMutex); }