MAX_ANN_COLS
GType col_types[MAX_ANN_COLS];
for (i = 0; i < MAX_ANN_COLS; i++) {
store = gtk_list_store_newv(MAX_ANN_COLS, col_types);