pub unsafe extern "C" fn wolfSSL_sk_value(
    sk: *const WOLFSSL_STACK,
    i: c_int
) -> *mut c_void