create a BSON serialization of a given JSON value
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
static void to_bson( basic_json const& j, /* implementation-defined */::output_adapter<char> o);