DM_UUID_LEN
char uuid[DM_UUID_LEN];
if (memcmp(dev->uuid, dummy_uuid, DM_UUID_LEN))
static char dummy_uuid[DM_UUID_LEN];