RSA_get0_iqmp
bn = RSA_get0_iqmp(r);
sk_BIGNUM_const_push(coeffs, RSA_get0_iqmp(r));
OSSL_DEPRECATEDIN_3_0 const BIGNUM *RSA_get0_iqmp(const RSA *r);