ucil_version
#define UCIL_MAJOR_VERSION 0
#define UCIL_MINOR_VERSION 9
#define UCIL_MICRO_VERSION 10
extern const unsigned int ucil_major_version;
extern const unsigned int ucil_minor_version;
extern const unsigned int ucil_micro_version;