ucontext_32ton
ucontext_32ton(&uc32, &uc, NULL, NULL);
ucontext_32ton(&uc32, &uc);
extern void ucontext_32ton(const ucontext32_t *src, ucontext_t *dest);
ucontext_32ton(&uc, &ucnat);
extern void ucontext_32ton(const ucontext32_t *, ucontext_t *,
ucontext_32ton(&uc, &ucnat, fpu_q, fpu_qnat);