GET_EXTWORDS
#define GET_MEMWORDS(bc) (GET_EXTWORDS(bc) ? GET_EXTWORDS(bc) : BPF_MEMWORDS)
const size_t extwords = GET_EXTWORDS(bc);