le_uuid_enc
le_uuid_enc(&dlp->d_stor_uuid, &table->d_stor_uuid);
le_uuid_enc(&dlp->d_partitions[index].p_type_uuid,
le_uuid_enc(&dlp->d_partitions[index].p_stor_uuid,
le_uuid_enc(buf + 56, &table->hdr->hdr_uuid);
le_uuid_enc(bp, &entry->ent.ent_type);
le_uuid_enc(bp + 16, &entry->ent.ent_uuid);
void le_uuid_enc(void *buf, struct uuid const *uuid);