const SymbolBinding = converter.create("symbol binding", {
  "STB_LOCAL": BigInt(0x00),
  "STB_GLOBAL": BigInt(0x01),
  "STB_WEAK": BigInt(0x02),
  "STB_LOOS": BigInt(0x0A),