[DllImport("kernel32.dll")] static extern IntPtr OpenSemaphore(uint dwDesiredAccess, [MarshalAs(UnmanagedType.Bool)] bool bInheritHandle, string lpName);
None.
Please add some!
Do you know one? Please contribute it!