RSA_get0_q
bn = RSA_get0_q(r);
sk_BIGNUM_const_push(primes, RSA_get0_q(r));
OSSL_DEPRECATEDIN_3_0 const BIGNUM *RSA_get0_q(const RSA *d);