Function optimize_img

Source
pub fn optimize_img(bytes: &[u8]) -> Result<(String, Vec<u8>), ()>