pub unsafe fn PathMatchSpecExA<'a>( pszfile: impl IntoParam<'a, PSTR>, pszspec: impl IntoParam<'a, PSTR>, dwflags: u32, ) -> Result<()>