Allocate a new GeneralNames (SEQUENCE OF GeneralName) value.
Declared in <openssl/x509v3.h>
<openssl/x509v3.h>
GENERAL_NAMES* GENERAL_NAMES_new();
New GENERAL_NAMES, or NULL on allocation failure.