add_extra_nomod_hook
void add_extra_nomod_hook(void (*fn)(const char *name, struct symbol *sym, struct expression *expr, struct smatch_state *state));
add_extra_nomod_hook(&extra_nomod_hook);