#include #include namespace simple_object_storage { uint64_t get_hash_from_tgz(const std::string& file_path); } // namespace simple_object_storage