pub unsafe extern "C" fn WebPPictureARGBToYUVADithered(
    picture: *mut WebPPicture,
    colorspace: WebPEncCSP,
    dithering: c_float
) -> c_int