Allocate one or more new numeric object identifiers (NIDs).
Declared in <openssl/objects.h>
<openssl/objects.h>
int OBJ_new_nid(int num);
First newly allocated NID, or NID_undef on failure.