_Imlib_Font_Glyph    9 src/lib/font.h typedef struct _Imlib_Font_Glyph 	Imlib_Font_Glyph;
_Imlib_Font_Glyph   42 src/lib/font_draw.c    fg = malloc(sizeof(struct _Imlib_Font_Glyph));
_Imlib_Font_Glyph   45 src/lib/font_draw.c    memset(fg, 0, (sizeof(struct _Imlib_Font_Glyph)));