| CEZTR_MsgBuffer | A union of the three MsgBuffer structs, and the primary type for interacting with message data |
| CEZTR_MsgBuffer_Data | The message buffer, with the header represented as its individual members |
| CEZTR_MsgBuffer_Partition | The message buffer, but with the header and content regions defined as seperate arrays |
| CEZTR_MsgBuffer_Raw | The message buffers type as defined in the Majora's Mask decompilation |