The following structure shows the LUA_EXT_ENTRY fields of the LUA SPECIFIC.SLI_OPEN union member for the SLI_OPEN verb.
struct LUA_EXT_ENTRY {
unsigned char lua_routine_type;
unsigned char lua_module_name[9];
unsigned char lua_procedure_name[33];
};