pub unsafe extern "C" fn X509_STORE_CTX_init(
ctx: *mut x509_store_ctx_st,
trust_store: *mut x509_store_st,
target: *mut x509_st,
untrusted: *mut stack_st_X509,
) -> i32
pub unsafe extern "C" fn X509_STORE_CTX_init(
ctx: *mut x509_store_ctx_st,
trust_store: *mut x509_store_st,
target: *mut x509_st,
untrusted: *mut stack_st_X509,
) -> i32