var_int type from the Bitcoin protocol ( https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer )
parse(binary) :: integer
parse_stream(binary) :: {integer, binary}
serialize(integer) :: binary