pub unsafe extern "C-unwind" fn IOHIDUserDeviceHandleReportWithTimeStamp(
device: &IOHIDUserDevice,
timestamp: u64,
report: NonNull<u8>,
report_length: CFIndex,
) -> IOReturn👎Deprecated: renamed to
IOHIDUserDevice::handle_report_with_time_stampAvailable on crate feature
hidsystem only.