[DllImport("kernel32.dll", EntryPoint = "RtlZeroMemory")] public static extern void ZeroMemory(IntPtr Destination, int Length);