For historical reason (support of legacy compilers that is abandoned already) sexpp-input uses int type to store and process items from input stream
The result is very unclear conversion logic since input stream shall be processed as bytes stream (uint8_t)