Function windows_sys::Win32::Security::Cryptography::CertSetCTLContextProperty
pub unsafe extern "system" fn CertSetCTLContextProperty(
pctlcontext: *const CTL_CONTEXT,
dwpropid: u32,
dwflags: u32,
pvdata: *const c_void,
) -> BOOL