Compare two GENERAL_NAME values for equality.
Declared in <openssl/x509v3.h>
<openssl/x509v3.h>
int GENERAL_NAME_cmp( GENERAL_NAME* a, GENERAL_NAME* b);
0 if equal, or non-zero if they differ / on error.