Allocate a new unique BIO type index for a custom BIO_METHOD.
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_get_new_index();
New type index in the BIO_TYPE_START range, or a negative value on failure.