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