__tfork
pid_t __tfork_thread(const struct __tfork *, size_t, void (*)(void *),
struct __tfork param;
syscallarg(const struct __tfork *) param;
struct __tfork param = { 0 };
syscallarg(const struct __tfork *) param;
ktrtfork(const struct __tfork *tf)
struct __tfork tf;