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