#pragma once
#include <cstdint>
#include <string>
uint64_t GetMemInfo();
std::string GetNowPlaying();