check_format
check_format(id, str, next_entry_is_c_format);
extern void check_format(struct entry *, struct entry *, int);
extern char *check_format(const char *, const char *, int);
char *cmsg = check_format(
result = check_format(mp->msgid1, result, 0);
result = check_format(mp->msgid1, result, 0);