SetRGBColor
inline void SetRGBColor(rgb_color *col, uint8 r, uint8 g, uint8 b, uint8 a = 255);
SetRGBColor(&fColor32, col16);