mem_read
.bread = mem_read,
if ((ret = mem_read(bio, out, i)) > 0)
static int mem_read(BIO *bio, char *out, int out_len);