int browser_select_function(char * prefix)
Selects the first function in the browser subwindow Functions which name (and optionally parameter type list) matches prefix as you can do it with the mouse. Returns 1 if a function is found, else 0 (an hidden function cannot be selected).