device_removed
libhal_ctx_set_device_removed (hal_ctx, device_removed);
LibHalDeviceRemoved device_removed;
ctx->device_removed = callback;
if (ctx->device_removed != NULL) {
ctx->device_removed (ctx, udi);