pub fn move_cli( natives: Vec<(AccountAddress, Identifier, Identifier, NativeFunction)>, error_descriptions: &ErrorMapping ) -> Result<()>