pub unsafe extern "C" fn CryptGetMessageCertificates(
dwMsgAndCertEncodingType: DWORD,
hCryptProv: HCRYPTPROV_LEGACY,
dwFlags: DWORD,
pbSignedBlob: *const BYTE,
cbSignedBlob: DWORD,
) -> HCERTSTORE
pub unsafe extern "C" fn CryptGetMessageCertificates(
dwMsgAndCertEncodingType: DWORD,
hCryptProv: HCRYPTPROV_LEGACY,
dwFlags: DWORD,
pbSignedBlob: *const BYTE,
cbSignedBlob: DWORD,
) -> HCERTSTORE