top_main_loop
int top_main_loop(struct osnoise_tool *tool);
.main = top_main_loop,
retval = top_main_loop(tool);