Constant TDEFL_GREEDY_PARSING_FLAG
const TDEFL_GREEDY_PARSING_FLAG: u32 = 16_384u32
Should we use greedy parsing (as opposed to lazy parsing where look ahead one or more bytes to check for better matches.)