pub unsafe fn SspiDecryptAuthIdentityEx(
    options: u32,
    encryptedauthdata: *mut c_void,
) -> Result<()>