#pragma once #include NTSTATUS DriverSleep(int ms); PVOID SanitizeUserPointer(PVOID pointer, SIZE_T size);