pub fn new_move_vm( natives: NativeFunctionTable, protocol_config: &ProtocolConfig, ) -> Result<MoveVM, SuiError>