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