pub type DefaultNativeVm = NativeVm<NoExtension>;
pub struct DefaultNativeVm { /* private fields */ }