> `const std::string& data_image = data_image.data();` which should be: `const std::string& data_image = datum_image.data();`