pub unsafe extern "C" fn BIO_write_ex( bio: *mut BIO, data: *const c_void, data_len: usize, written_bytes: *mut usize, ) -> c_int