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