The following structure shows the SLI_OPEN fields of the LUA SPECIFIC union member for the SLI_OPEN verb.
struct SLI_OPEN {
unsigned char lua_init_type;
unsigned char lua_resv65;
unsigned short lua_wait;
struct LUA_EXT_ENTRY lua_open_extension[3];
unsigned char lua_ending_delim;
} SLI_OPEN;