dir_exists_p
int dir_exists_p(const char *);
if (! dir_exists_p(buf))
return dir_exists_p(ext_dir_bin);