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