Function CertFindCTLInStore
pub unsafe fn CertFindCTLInStore(
hcertstore: HCERTSTORE,
dwmsgandcertencodingtype: u32,
dwfindflags: u32,
dwfindtype: CERT_FIND_TYPE,
pvfindpara: Option<*const c_void>,
pprevctlcontext: Option<*const CTL_CONTEXT>,
) -> *mut CTL_CONTEXT