pub type virSecurityModel = _virSecurityModel;
struct virSecurityModel { pub model: [i8; 257], pub doi: [i8; 257], }
model: [i8; 257]
doi: [i8; 257]