Get the file count in a directory
int GetDirectoryFileCount(Pointer<Char> dirPath) => _GetDirectoryFileCount(dirPath);