Source position: version.inc line 13
const SND_LIB_VERSION = SND_LIB_MAJOR shl 16 or SND_LIB_MINOR shl 8 or SND_LIB_SUBMINOR;