bool filesystem::exists(file_status s) noexcept;
bool filesystem::exists(const path& p); bool filesystem::exists(const path& p, error_code& ec) noexcept;