pub unsafe extern "system" fn NtSetEvent(
    EventHandle: HANDLE,
    PreviousState: PLONG
) -> NTSTATUS