font_list_t
font_list_t fonts;
font_list_t fonts = STAILQ_HEAD_INITIALIZER(fonts);
extern font_list_t fonts;