Allocate a new ECPARAMETERS object.
Declared in <openssl/ec.h>
<openssl/ec.h>
ECPARAMETERS* ECPARAMETERS_new();
A newly allocated object, or NULL on error.