#pragma once #include void draw_rectangle(int c, int x, int y, int w, int h);