pub unsafe fn ImpersonateLoggedOnUser<P0>(htoken: P0) -> Result<()>
where P0: IntoParam<HANDLE>,