pub fn good_char(x: u32) -> bool
Check whether an integer is a valid SMT character
This checks whether integer x is less than or equal to MAX_CHAR.
x