int browser_function_entry(char * prefix)
Returns the rank of the first visible or hidden function in the browser Functions list (alphabetically sorted) which name (and optionally parameter type list) matches prefix, or -1 if a function cannot be found. See browser_function() described below.