Type Libraries
Type libraries are collections of high-level, predefined information types for specific platform or programming languages.
Type library may contain: - function prototypes - typedefs - structure and enum definitions
For details about type libraries, check (Igor's tip of the week)[https://hex-rays.com/blog/igors-tip-of-the-week-60-type-libraries/]