xmlC14NCtx       1804 third_party/libxml/src/c14n.c     ctx = (xmlC14NCtxPtr) xmlMalloc(sizeof(xmlC14NCtx));
xmlC14NCtx       1809 third_party/libxml/src/c14n.c     memset(ctx, 0, sizeof(xmlC14NCtx));