Function windows_sys::Win32::Security::Cryptography::CertSetCertificateContextPropertiesFromCTLEntry
pub unsafe extern "system" fn CertSetCertificateContextPropertiesFromCTLEntry(
pcertcontext: *const CERT_CONTEXT,
pctlentry: *const CTL_ENTRY,
dwflags: u32,
) -> BOOL