Gets the number of bits of the order of an EC_GROUP
Declared in <openssl/ec.h>
<openssl/ec.h>
int EC_GROUP_order_bits(EC_GROUP const* group);
number of bits of group order.