recursive_remove
(void) recursive_remove(&stb);
recursive_remove(&stb);
static void recursive_remove(struct stat *stp);