#pragma once typedef void (*draw_square_fn)(float x, float y, float size, float r, float g, float b, float a);