#pragma once
#include <cstddef>

extern unsigned char _shared_font_bin[];
extern size_t _shared_font_len;