Returns the engine's SemVer string at runtime.
Returns
const char*Pointer to a static, null-terminated string equal to LUCID_VERSION_STRING. Lifetime is the program's.
Notes
Surfaced to Python as lucid.__version__ and used in error
messages that need to mention the running engine build.