pub fn webp_write<W: Write>(img: &DynamicImage, w: &mut W) -> ImageResult<()>