[CCode (cheader_filename = "config.h")]
namespace Config {
const int VERSION_MAJOR;
const int VERSION_MINOR;
const int VERSION_PATCH;
}