thr_stksegment
extern int thr_stksegment(stack_t *);
if (thr_stksegment(&s) != 0) {
if (thr_stksegment(&st) == 0) {
if (thr_stksegment(&st) != 0 ||