Constant LUA_TTHREAD

Source
pub const LUA_TTHREAD: i32 = 8;
Available on crate feature mlua only.