pub unsafe extern "C" fn X509_STORE_CTX_set_default(
    ctx: *mut X509_STORE_CTX,
    name: *const c_char
) -> c_int