set_dot_funcnest
int set_dot_funcnest(int);
(void)set_dot_funcnest(1); /* allow profile to "return" */
(void)set_dot_funcnest(0);