pub const MAX_DFA_MATCHES: u32 = 1_000_000;
Maximum matches a single GPU DFA scan may allocate/read back.