rfork_thread
pid_t rfork_thread(int, void *, int (*)(void *), void *);
p = rfork_thread(RFSPAWN, stack + stacksz, _posix_spawn_thr,