pub unsafe extern "C" fn BIO_new_bio_pair( bio1: *mut *mut bio_st, writebuf1: usize, bio2: *mut *mut bio_st, writebuf2: usize, ) -> i32