Function windows_sys::Win32::Security::Cryptography::CryptGetMessageCertificates
pub unsafe extern "system" fn CryptGetMessageCertificates(
dwmsgandcertencodingtype: u32,
hcryptprov: HCRYPTPROV_LEGACY,
dwflags: u32,
pbsignedblob: *const u8,
cbsignedblob: u32,
) -> HCERTSTORE