text_pixel
struct text_pixel *row;
is_same_pixel(struct text_pixel *px1, struct text_pixel *px2)
struct text_pixel *screen_buffer;
extern struct text_pixel *screen_buffer;
bool is_same_pixel(struct text_pixel *, struct text_pixel *);
struct text_pixel *px;
struct text_pixel *px;