pub unsafe extern "C-unwind" fn IOHIDManagerRegisterDeviceMatchingCallback(
manager: &IOHIDManager,
callback: IOHIDDeviceCallback,
context: *mut c_void,
)👎Deprecated: renamed to
IOHIDManager::register_device_matching_callbackAvailable on crate feature
hid only.