pub const LUA_MINSTACK: c_int = 20;
luau
Guaranteed number of Lua stack slots available to a C function.