<nlohmann/json.hpp>
template<typename InputType> [[__warn_unused_result__]] static basic_json from_msgpack( InputType&& i, bool const strict = true, bool const allow_exceptions = true);