pub unsafe fn CryptSIPVerifyIndirectData(
    psubjectinfo: *mut SIP_SUBJECTINFO,
    pindirectdata: *mut SIP_INDIRECT_DATA,
) -> Result<()>