pub extern "C-unwind" fn IOHIDTransactionGetValue(
transaction: &IOHIDTransaction,
element: &IOHIDElement,
options: IOOptionBits,
) -> Option<CFRetained<IOHIDValue>>👎Deprecated: renamed to
IOHIDTransaction::valueAvailable on crate feature
hid only.