CWW2IONR7WURTK3PWABHRIOHBAYF6J4TFDNB7L2EM753KNK6C6MQC
defp get_section_type(0), do: :custom
defp get_section_type(1), do: :type
defp get_section_type(3), do: :function
defp get_section_type(4), do: :table
defp get_section_type(5), do: :memory
defp get_section_type(6), do: :global
defp get_section_type(7), do: :export
defp get_section_type(10), do: :code