pub unsafe extern "C" fn wolfSSL_X509_STORE_CTX_set_ex_data( ctx: *mut WOLFSSL_X509_STORE_CTX, idx: c_int, data: *mut c_void) -> c_int