Currently an error message appears: `error: call argument of type `{}` is not supported [CppCallArgTypeNotSupported]` Test: [toolchain/check/testdata/interop/cpp/function/overloads.carbon](https://github.com/carbon-language/carbon-lang/blob/508a88e2a995c9f3342b019cee6948c162004b68/toolchain/check/testdata/interop/cpp/function/overloads.carbon) Context: PR #5891. Leads question: #5916.