pub unsafe fn PathIsDirectoryW<P0>(pszpath: P0) -> BOOL
where P0: IntoParam<PCWSTR>,