pub unsafe extern "C" fn BIO_new_bio_dgram_pair( bio1: *mut *mut BIO, writebuf1: usize, bio2: *mut *mut BIO, writebuf2: usize, ) -> c_int