// my_utils.h #pragma once #include extern gchar *yaml_file_path; std::string getFirstMac(); std::string GetDeviceID(); std::string generateUUID();