ProtobufProtocol.define('int64', {
    read: function () {
        this.Varint64();
    },
    write: function (value) {