sdp_put_uuid128
bool sdp_put_uuid128(sdp_data_t *, const uuid_t *);
return sdp_put_uuid128(data, uuid);
ATF_REQUIRE(sdp_put_uuid128(&test, &value));