GENERAL_NAME_print
GENERAL_NAME_print(out, gen);
GENERAL_NAME_print(bp, inf->requestorName);
GENERAL_NAME_print(out, sk_GENERAL_NAME_value(gens, i));
GENERAL_NAME_print(bp, tree->base);
if (GENERAL_NAME_print(bp, ad->location) <= 0)
int GENERAL_NAME_print(BIO *out, GENERAL_NAME *gen);