pub unsafe fn CertSetCRLContextProperty( pcrlcontext: *const CRL_CONTEXT, dwpropid: u32, dwflags: u32, pvdata: Option<*const c_void>, ) -> Result<()>