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