pub unsafe extern "system" fn ZwWaitForKeyedEvent(
    KeyedEventHandle: HANDLE,
    KeyValue: *mut c_void,
    Alertable: BOOLEAN,
    Timeout: *mut i64
) -> NTSTATUS