r_model
static const char *r_model(int model);
r_name(rodent.rtype), r_model(rodent.hw.model));
printf("%s\n", r_model(rodent.hw.model));
r_name(rodent.rtype), r_model(rodent.hw.model));
"%s mouse on %s", r_model(rodent.hw.model), rodent.portname);