The MQeFields object is a container of zero or more fields. A field
is identified by its field name, a null terminated string, a data type, and
field data.
Use MQeFieldsPut() to put a field
into an MQeFields object.
Use MQeFieldsGet() to get a copy of
a field from an MQeFields object.