pub unsafe extern "C" fn IORegistryEntryCreateCFProperty(
    entry: io_registry_entry_t,
    key: CFStringRef,
    allocator: CFAllocatorRef,
    options: IOOptionBits
) -> CFTypeRef