Avoids having to use the C-style `BLI_uuid_format()` function with manual buffer management, and makes it easy to get a `std::string` from a UUID.
Avoids having to use the C-style `BLI_uuid_format()` function with manual buffer management, and makes it easy to get a `std::string` from a UUID.