pub type HypervisorKind = HypervisorKind;
enum HypervisorKind { Geniezone, Gunyah, Halla, Kvm, Haxm, Whpx, }