Return the stack of reject OIDs from a certificate's auxiliary data.
Declared in <openssl/x509_vfy.h>
<openssl/x509_vfy.h>
stack_st_ASN1_OBJECT* X509_get0_reject_objects(X509* x);
Internal STACK_OF(ASN1_OBJECT) (do not free), or NULL if none.