g_stat
static int g_stat (Char *, struct stat *, glob_t *);
(g_stat(pathbuf, &sb, pglob) == 0) &&
static int g_stat(Char *, struct stat *, glob_t *);
(g_stat(pathbuf, &sb, pglob) == 0) &&
static int g_stat(Char *, struct freebsd11_stat *, glob11_t *);
g_stat(pathbuf, &sb, pglob) == 0 &&
static int g_stat(Char *, struct stat *, glob_t *);
g_stat(pathbuf, &sb, pglob) == 0 &&
struct g_stat;