// pub struct Image { // pub width: u32, // pub height: u32, // pub data: Vec, // }