#pragma once #include std::string Base64Encode(const uint8_t *p, size_t sz);