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