_ConvertRGB32ToRGB24
static void _ConvertRGB32ToRGB24(const void* src, void* dst, int width);
_ConvertRGB32ToRGB24(src, dst, width);