fn create_image<'a>( data: ImageData, writer: Box<dyn WriteSeek + 'a>, scrambled: bool, ) -> Result<()>
bgi
bgi-img