Function CertCompareIntegerBlob
pub unsafe fn CertCompareIntegerBlob(
pint1: *const CRYPT_INTEGER_BLOB,
pint2: *const CRYPT_INTEGER_BLOB,
) -> Result<()>
pub unsafe fn CertCompareIntegerBlob(
pint1: *const CRYPT_INTEGER_BLOB,
pint2: *const CRYPT_INTEGER_BLOB,
) -> Result<()>