error_at
(error_at)(int msgid, const pos_t *pos, ...)
error_at(384, &decl->s_def_pos, decl->s_name);
error_at(190, &sym->s_def_pos, sym->s_name);
error_at(225, &sym->s_use_pos, sym->s_name);
(error_at)(int msgid, const pos_t *pos, ...)
void error_at(int, const pos_t *, ...);
wrap_check_printf_at(error_at, msgid, pos, ##args)