bio_st
struct bio_st *next_bio; /* used by filter BIOs */
struct bio_st *prev_bio; /* used by filter BIOs */
typedef struct bio_st BIO_dummy;
typedef struct bio_st BIO;