Compare two otherName values by type OID and typed value.
Declared in <openssl/x509v3.h>
<openssl/x509v3.h>
int OTHERNAME_cmp( OTHERNAME* a, OTHERNAME* b);
0 if equal, or a non-zero value if they differ (including when either is NULL).