// Credit info located in the header file aztheria/src

int	clan_lookup	args((const char *name));
int	position_lookup	args((const char *name));
int	sex_lookup	args((const char *name));
int	size_lookup	args((const char *name));
int	flag_lookup	args((const char *, const struct flag_type *flag_table));

HELP_DATA	* help_lookup	args((char *));
HELP_AREA	* had_lookup	args((char *));