pub type ImagesImportResponseLibpod = ImageImportReport;
pub struct ImagesImportResponseLibpod { pub id: Option<String>, }
id: Option<String>