pub unsafe extern "C" fn wolfSSL_write_ex( ssl: *mut WOLFSSL, data: *const c_void, sz: usize, wr: *mut usize, ) -> c_int