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