UUID_STR_LEN
if (strlen(s) != UUID_STR_LEN)
for (n = 0; n < UUID_STR_LEN; n++) {
static char id[UUID_STR_LEN + 1];