pub unsafe fn NtOpenEvent( eventhandle: *mut HANDLE, desiredaccess: u32, objectattributes: *const OBJECT_ATTRIBUTES, ) -> NTSTATUS