Return the NIST P-521 prime (2^521 - 1) as a shared BIGNUM.
Declared in <openssl/bn.h>
<openssl/bn.h>
BIGNUM const* BN_get0_nist_prime_521();
Pointer to the static prime; do not free.