pub fn parse_integer_value_16bits<'src>( input: &mut &'src str, ) -> PResult<BasicToken, ContextError<StrContext>>