Function WaitForDebugEvent

pub unsafe extern "system" fn WaitForDebugEvent(
    lpdebugevent: *mut DEBUG_EVENT,
    dwmilliseconds: u32,
) -> BOOL