pub type PackageCodeVmType = PackageCodeVmTypeV1;
pub struct PackageCodeVmType { pub vm_type: VmType, }
vm_type: VmType