I think you may be disappointed. Every single time I've tried to use `_Generic`, I've found that it's more trouble than it's worth. They seem to have made it be useful for a very narrow case -- tgmath.h -- and not bothered to make it general enough to be applicable to a wide variety of things that you might like to use it with.