_DrawColorLineY
_DrawColorLineY(bits, width, r, g, b);
_DrawColorLineY(bits, width, r, g, b);
_DrawColorLineY(bits, width, r, g, b);
_DrawColorLineY(bits, width, r * 255, g * 255, b * 255);
_DrawColorLineY(bits, width, r * 255, g * 255, b * 255);
_DrawColorLineY(bits, width, r * 255, g * 255, b * 255);
static inline void _DrawColorLineY(uint8* bits, int width,