Return true if a matching prefix exists
<include/boost/url/grammar/string_view_base.hpp>
constexpr bool starts_with(char const* x) const noexcept;
See `core::string_view::starts_with`