xmlModulePlatformClose   28 third_party/libxml/src/xmlmodule.c static int xmlModulePlatformClose(void *handle);
xmlModulePlatformClose  153 third_party/libxml/src/xmlmodule.c     rc = xmlModulePlatformClose(module->handle);