ec_GFp_nist_group_copy
int ec_GFp_nist_group_copy(EC_GROUP *dest, const EC_GROUP *src);
.group_copy = ec_GFp_nist_group_copy,