Function windows_sys::Win32::System::Threading::WaitForMultipleObjectsEx
pub unsafe extern "system" fn WaitForMultipleObjectsEx(
ncount: u32,
lphandles: *const HANDLE,
bwaitall: BOOL,
dwmilliseconds: u32,
balertable: BOOL,
) -> WAIT_EVENT