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