bool is_symlink(file_status s) noexcept;
bool is_symlink(const path& p); bool is_symlink(const path& p, error_code& ec) noexcept;