pub fn parse_int_suffix(suffix: &str) -> Option<LitIntType>
Interpret the given suffix string as a LitIntType.
suffix
LitIntType