null_read
static int null_read(BIO *h, char *buf, int size);
.bread = null_read,
extern int null_read(struct open_file *, void *, size_t, size_t *);