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