WaitForDebugEventEx

Function WaitForDebugEventEx 

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