typedef struct image_cfg_t { char *img_name; } image_cfg; extern image_cfg img_cfg;