NS
#define NS(x) x
#undef NS
# define NS(x) x##NS
# undef NS
NS(XmlGetUtf8InternalEncoding)(void) {
NS(XmlGetUtf16InternalEncoding)(void) {
# define NS 10