[DllImport("kernel32", SetLastError=true, ExactSpelling=true)] internal static extern uint WaitForSingleObject(IntPtr Handle, uint Milliseconds);
None.
Please add some!
Do you know one? Please contribute it!