#pragma once
#include <cstdint>
#include <string>
uint64_t get_meminfo();
std::string get_nowplaying();