1 2 3 4
/* GENERATED FILE */ #pragma once const char *enc_to_str(enum ENCODING); const char *enc_to_xml(enum ENCODING);