Fixtype of static information about struct types.
This is a product type introduced by fty::defprod.
Currently this only consists of information about the components, organized as a type map, from component names to their types. The finite map structure is adequate because components have unique names.
This static information for struct types may be extended with information about associated constants and functions.