pub unsafe extern "C" fn X509_STORE_set_check_issued( xs: *mut x509_store_st, check_issued: Option<unsafe extern "C" fn(_: *mut x509_store_ctx_st, _: *mut x509_st, _: *mut x509_st) -> i32>, )