Function windows_sys::Win32::Security::Cryptography::CertSerializeCRLStoreElement
pub unsafe extern "system" fn CertSerializeCRLStoreElement(
pcrlcontext: *const CRL_CONTEXT,
dwflags: u32,
pbelement: *mut u8,
pcbelement: *mut u32,
) -> BOOL