pub type lua_CompileConstant = *mut c_void;
A constant that can be configured during compilation to enable constant folding and other optimizations.