glob_b
int glob_b(const char * __restrict, int,
rv = glob_b("test/*", 0, errblk, &g);
rv = glob_b("test/*", GLOB_ERR, errblk, &g);