pub unsafe extern "C" fn OPENSSL_sk_value(
    stack: *const OPENSSL_STACK,
    idx: c_int
) -> *mut c_void