ui_helpline
static struct ui_helpline gtk_helpline_fns = {
static struct ui_helpline default_helpline_fns = {
struct ui_helpline *helpline_fns = &default_helpline_fns;
extern struct ui_helpline *helpline_fns;
struct ui_helpline tui_helpline_fns = {