pub unsafe extern "C" fn X509_STORE_CTX_get1_issuer( out_issuer: *mut *mut X509, ctx: *mut X509_STORE_CTX, x509: *mut X509, ) -> c_int