KeSetEvent

Function KeSetEvent 

pub unsafe extern "system" fn KeSetEvent(
    event: *mut KEVENT,
    increment: i32,
    wait: bool,
) -> i32