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