struct S { [[deprecated]] auto operator() [[nodiscard]] [[maybe_unused]] () { return 0; } };