MPG123_API_VERSION

A macro to check at compile time which set of API functions to expect. This should be incremented at least each time a new symbol is added to the header.

enum MPG123_API_VERSION = 42;

Meta