pub unsafe extern "C" fn wolfSSL_set_ex_data( ssl: *mut WOLFSSL, idx: c_int, data: *mut c_void, ) -> c_int