Function PstGetTrustAnchorsEx
pub unsafe fn PstGetTrustAnchorsEx(
ptargetname: *const UNICODE_STRING,
rgpcriteria: Option<&[CERT_SELECT_CRITERIA]>,
pcertcontext: Option<*const CERT_CONTEXT>,
pptrustedissuers: *mut *mut SecPkgContext_IssuerListInfoEx,
) -> NTSTATUS