ref: 8400240efda16e4261a17eac0f5b719701b16cd8 dir: /libnpe/fts_children.c/
#include <fts.h> FTSENT * fts_children(FTS *f, int instr) { /* FIXME */ USED(f, instr); return 0; }