prototypes_compatible
if (!prototypes_compatible(tp1, tp2, dowarn))
static bool prototypes_compatible(const type_t *, const type_t *, bool *);