pub unsafe fn SspiUnmarshalAuthIdentity(
    authidentitybytearray: &[u8],
    ppauthidentity: *mut *mut c_void,
) -> Result<()>