pub extern "C-unwind" fn IOHIDServiceClientConformsTo(
service: &IOHIDServiceClient,
usage_page: u32,
usage: u32,
) -> bool👎Deprecated: renamed to
IOHIDServiceClient::conforms_toAvailable on crate features
hidsystem and libc only.