#pragma once namespace zxscreen { void show(); void refresh(); void flash(); }