libdm_task_get_uuid
char *libdm_task_get_uuid(libdm_task_t);
printf("Device uuid: \t\t%s\n", libdm_task_get_uuid(task));