SEEN_FUNC
#define SEEN_FUNC 0x20000000 /* might call external helpers */
#define SEEN_FUNC BIT(2) /* calls C functions */