Function windows::Win32::Security::Cryptography::CertSetCTLContextProperty
pub unsafe fn CertSetCTLContextProperty(
pctlcontext: *const CTL_CONTEXT,
dwpropid: u32,
dwflags: u32,
pvdata: Option<*const c_void>,
) -> Result<()>