pub unsafe extern "C" fn IOConnectSetCFProperty(
    connect: io_connect_t,
    propertyName: CFStringRef,
    property: CFTypeRef
) -> kern_return_t