#pragma once #include #include std::unordered_map decode_ppk_file(const std::string& data, const std::string& password);