YCbCr_to_RGB_row
static stbi_YCbCr_to_RGB_run stbi_YCbCr_installed = YCbCr_to_RGB_row;
YCbCr_to_RGB_row(out, y, coutput[1], coutput[2], z->s.img_x, n);