async_read
static int async_read(BIO *b, char *out, int outl);
|| !BIO_meth_set_read(methods_async, async_read)
TEST_F(AsyncRead, async_read)