uuid_name_lookup
void uuid_name_lookup(uuid_t *, const char *, uint32_t *);
uuid_name_lookup(&tmp, s, &status);
uuid_name_lookup(uuid, str, &status);