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