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