#pragma once namespace graphics { void interrupt(uint32_t istnrm); void init(); void step(); };