rsa_builtin_keygen
static int rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb);
return rsa_builtin_keygen(rsa, bits, e_value, cb);