Generated EXI Decode Functions

EXI C decode functions are generated when the -exi switch is specified on the command line. For each generated C type, a C EXI decode function is generated. This function will parse an encoded EXI message from a message buffer or stream and decode the contents into a C variable of the given type.