pub const MAX_HINT_BUFFER_WORDS: usize = _; // 1_023usize
Maximum number of words that can be read in a single HINT_BUFFER instruction. AIR constraint requires rem_words < 2^MAX_HINT_BUFFER_WORDS_BITS, so max is one less