pub type pm_lex_state_t = c_uint;
This enum combines the various bits from the above enum into individual values that represent the various states of the lexer.