pub unsafe extern "system" fn CertCompareIntegerBlob(
    pint1: *const CRYPT_INTEGER_BLOB,
    pint2: *const CRYPT_INTEGER_BLOB,
) -> BOOL