Function windows_sys::Win32::System::Threading::CreateEventExW
pub unsafe extern "system" fn CreateEventExW(
lpeventattributes: *const SECURITY_ATTRIBUTES,
lpname: PCWSTR,
dwflags: CREATE_EVENT,
dwdesiredaccess: u32,
) -> HANDLE