pub unsafe fn ImpersonateAnonymousToken<P0>(threadhandle: P0) -> Result<()>
where P0: IntoParam<HANDLE>,