pub unsafe extern "C" fn wolfSSL_X509_STORE_get_ex_data(
    store: *mut WOLFSSL_X509_STORE,
    idx: c_int
) -> *mut c_void