pub unsafe extern "C" fn BIO_new_bio_pair( out1: *mut *mut BIO, writebuf1: usize, out2: *mut *mut BIO, writebuf2: usize, ) -> c_int