pub unsafe fn PathMatchSpecExW<P0, P1>( pszfile: P0, pszspec: P1, dwflags: u32, ) -> Result<()>where P0: Param<PCWSTR>, P1: Param<PCWSTR>,