BIO_fd_should_retry
int BIO_fd_should_retry(int i);
if (BIO_fd_should_retry(ret))
if (BIO_fd_should_retry(ret))
LCRYPTO_ALIAS(BIO_fd_should_retry);
int BIO_fd_should_retry(int s);
LCRYPTO_USED(BIO_fd_should_retry);