typedef struct gifFileColorTable { unsigned char r; unsigned char g; unsigned char b; } gifFileColorTable;