Duplicate a GENERAL_NAME structure.
Declared in <openssl/x509v3.h>
<openssl/x509v3.h>
GENERAL_NAME* GENERAL_NAME_dup(GENERAL_NAME const* a);
Newly allocated copy, or NULL on error.