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