get_regs_from_mc
get_regs_from_mc(®s, mc);
get_regs_from_mc(&r, mc);
get_regs_from_mc(regs, mcontext);
extern void get_regs_from_mc(struct uml_pt_regs *, mcontext_t *);