typedef struct battlehorn { int cost; } battlehorn_t; int cost (battlehorn_t * bh);