/* myf.c */
void myf(int x, int y, W_Color color, W_Font font, const char *fmt, ...);
void myc(int x, int y);

