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