X509V3_section_free
X509V3_section_free(cnf, sect);
X509V3_section_free(ctx, sk);
X509V3_section_free(ctx, polsect);
X509V3_section_free(ctx, unot);
X509V3_section_free(ctx, gnsect);
X509V3_section_free(ctx, dnsect);
X509V3_section_free(ctx, dpsect);
X509V3_section_free(ctx, sect);
void X509V3_section_free( X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section);