pub const FIRST_RESERVED: i32 = 257;
First token kind value that is not a single-byte character. Single-byte tokens are represented by their ASCII value (0-255).