pub unsafe extern "C" fn IOHIDDeviceConformsTo(
    device: IOHIDDeviceRef,
    usagePage: u32,
    usage: u32
) -> Boolean