Update msgpack, bson and cbor to use it.
Think it makes more sense
Was already handled in fq in various places as gojq uses them Update msgpack to support negative integers that can't represented as int64 Rename read try* number functions to make them more explicit
Does not decode sematic tag types Also fixes broken float16 support Fixes #71