Allocate a new GeneralName value.
Declared in <openssl/x509v3.h>
<openssl/x509v3.h>
GENERAL_NAME* GENERAL_NAME_new();
New GENERAL_NAME, or NULL on allocation failure.