pub unsafe extern "C" fn qdev_simple_device_unplug_cb(
    hotplug_dev: *mut HotplugHandler,
    dev: *mut DeviceState,
    errp: *mut *mut Error
)