pub unsafe extern "C" fn X509_STORE_CTX_get_check_revocation(
ctx: *const x509_store_ctx_st,
) -> Option<unsafe extern "C" fn(_: *mut x509_store_ctx_st) -> i32>
pub unsafe extern "C" fn X509_STORE_CTX_get_check_revocation(
ctx: *const x509_store_ctx_st,
) -> Option<unsafe extern "C" fn(_: *mut x509_store_ctx_st) -> i32>