pub fn save_avif_buffer(path: &str, bytes: Vec<u8>) -> Result<()>
Create an AVIF buffer given an input of bytes
bytes