pub unsafe extern "C" fn IORegistryEntryCreateCFProperties(
    entry: io_registry_entry_t,
    properties: *mut CFMutableDictionaryRef,
    allocator: CFAllocatorRef,
    options: IOOptionBits
) -> kern_return_t