#pragma once namespace kms { void draw_color_bar(kms::DumbFramebuffer& buf, int old_xpos, int xpos, int width); }