ec_GFp_simple_invert
int ec_GFp_simple_invert(const EC_GROUP *, EC_POINT *, BN_CTX *);
.invert = ec_GFp_simple_invert,