pub unsafe extern "C" fn BIO_write_ex( b: *mut BIO, data: *const c_void, dlen: usize, written: *mut usize, ) -> c_int