Return the BIO filter method that randomly injects non-blocking retry conditions (test aid).
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_f_nbio_test();
Pointer to the nbio-test filter method used with BIO_new().