[#D58F434666D737527B1CD17114D79DFE362145CB]
Return true if a matching prefix exists
constexpr bool starts_with(char const* x) const noexcept;
See `core::string_view::starts_with`