uuid_dec_be
void uuid_dec_be(const void *, uuid_t *);
uuid_dec_be(p, uuid);
void uuid_dec_be(const void *, struct uuid *);
uuid_dec_be(p, &u);