pub unsafe fn WaitNamedPipeW<P0>(lpnamedpipename: P0, ntimeout: u32) -> BOOL
where P0: IntoParam<PCWSTR>,