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