libhal_drive_is_hotpluggable
if (libhal_drive_is_hotpluggable (drive) || libhal_drive_uses_removable_media (drive))
drive_is_hotpluggable = libhal_drive_is_hotpluggable (drive);
dbus_bool_t libhal_drive_is_hotpluggable (LibHalDrive *drive);