Function windows_sys::Win32::Security::Cryptography::CertComparePublicKeyInfo
pub unsafe extern "system" fn CertComparePublicKeyInfo(
dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
ppublickey1: *const CERT_PUBLIC_KEY_INFO,
ppublickey2: *const CERT_PUBLIC_KEY_INFO,
) -> BOOL