Function windows_sys::Win32::System::Diagnostics::Debug::WaitForDebugEvent
pub unsafe extern "system" fn WaitForDebugEvent(
lpdebugevent: *mut DEBUG_EVENT,
dwmilliseconds: u32,
) -> BOOL