xmlModulePlatformSymbol   29 third_party/libxml/src/xmlmodule.c static int xmlModulePlatformSymbol(void *handle, const char *name, void **result);
xmlModulePlatformSymbol  117 third_party/libxml/src/xmlmodule.c     rc = xmlModulePlatformSymbol(module->handle, name, symbol);