__tfork_thread
pid_t __tfork_thread(const struct __tfork *, size_t, void (*)(void *),
PROTO_NORMAL(__tfork_thread);
rc = __tfork_thread(¶m, sizeof(param), _rthread_start, thread);