pub type ExportAddressTable = Vec<ExportAddressTableEntry>;
struct ExportAddressTable { /* private fields */ }