get_alias
i = get_alias(dbg_entity);
alias = get_alias(cname);
path = get_alias(name, buf);
path = get_alias("screen", buf);
path = get_alias("mouse", buf);
extern char *get_alias(char *alias, char *buf);
path = get_alias("keyboard", buf);