Function windows_sys::Win32::System::Threading::OpenMutexW
pub unsafe extern "system" fn OpenMutexW(
dwdesiredaccess: SYNCHRONIZATION_ACCESS_RIGHTS,
binherithandle: BOOL,
lpname: PCWSTR,
) -> HANDLE