ASS_COLOR          70 libavcodec/ass_split.c                  {"PrimaryColour",   ASS_COLOR, offsetof(ASSStyle, primary_color)  },
ASS_COLOR          71 libavcodec/ass_split.c                  {"SecondaryColour", ASS_COLOR, offsetof(ASSStyle, secondary_color)},
ASS_COLOR          72 libavcodec/ass_split.c                  {"OutlineColour",   ASS_COLOR, offsetof(ASSStyle, outline_color)  },
ASS_COLOR          73 libavcodec/ass_split.c                  {"BackColour",      ASS_COLOR, offsetof(ASSStyle, back_color)     },
ASS_COLOR         102 libavcodec/ass_split.c                  {"PrimaryColour",   ASS_COLOR, offsetof(ASSStyle, primary_color)  },
ASS_COLOR         103 libavcodec/ass_split.c                  {"SecondaryColour", ASS_COLOR, offsetof(ASSStyle, secondary_color)},
ASS_COLOR         104 libavcodec/ass_split.c                  {"TertiaryColour",  ASS_COLOR, offsetof(ASSStyle, outline_color)  },
ASS_COLOR         105 libavcodec/ass_split.c                  {"BackColour",      ASS_COLOR, offsetof(ASSStyle, back_color)     },
ASS_COLOR         191 libavcodec/ass_split.c     [ASS_COLOR]     = convert_color,