pub unsafe fn ImpersonateNamedPipeClient<P0>(hnamedpipe: P0) -> Result<()>
where P0: IntoParam<HANDLE>,