pub trait VZMemoryBalloonDeviceConfiguration { // Required method fn id(&self) -> Id; }
common configure of memory balloon device