Non-owning type used to represent binary blobs.
Defined in header <boost/mysql/blob_view.hpp>
<boost/mysql/blob_view.hpp>
using blob_view = boost::span< const unsigned char >;