pub extern "C-unwind" fn IOHIDTransactionAddElement(
transaction: &IOHIDTransaction,
element: &IOHIDElement,
)👎Deprecated: renamed to
IOHIDTransaction::add_elementAvailable on crate feature
hid only.