run_helper_thread
pid = run_helper_thread(winch_thread, &data, CLONE_FILES, stack_out);
extern int run_helper_thread(int (*proc)(void *), void *arg,