uuid_enc_le
void uuid_enc_le(void *, const uuid_t *);
PROTO_DEPRECATED(uuid_enc_le);
uuid_enc_le(bin, &uuid);
uuid_enc_le(&legh.gh_guid, &gh.gh_guid);
uuid_enc_le(&legp[pn].gp_type, &gp[pn].gp_type);
uuid_enc_le(&legp[pn].gp_guid, &gp[pn].gp_guid);