+
+extern bool fbt_module_excluded(struct modctl*);
+extern bool fbt_excluded(const char *);
+
+extern void fbt_blacklist_init(void);
+extern void fbt_provide_probe(struct modctl *ctl, const char *modname, const char *name, machine_inst_t *instr, machine_inst_t *limit);