Function WaitForDebugEventEx
pub unsafe fn WaitForDebugEventEx(
lpdebugevent: *mut DEBUG_EVENT,
dwmilliseconds: u32,
) -> Result<()>
pub unsafe fn WaitForDebugEventEx(
lpdebugevent: *mut DEBUG_EVENT,
dwmilliseconds: u32,
) -> Result<()>