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