Return an IPv4 address from an IP address string in dotted decimal form
<include/boost/url/ipv4_address.hpp>
system::result<ipv4_address> parse_ipv4_address(core::string_view s) noexcept;