pub unsafe fn PathIsDirectoryA<P0>(pszpath: P0) -> BOOL
where P0: IntoParam<PCSTR>,