1 typedef struct {
2   char *id;
3   char method_type;
4 } GTAB_LIST_S;
5