lookup_child_arg
struct lookup_child_arg arg = { .dir_cnt = 0, .print = print,
struct lookup_child_arg *arg = (struct lookup_child_arg *)ctx;