slglobaldata
typedef struct slglobaldata *slglobaldata_t;
static __thread struct slglobaldata slglobal TLS_ATTRIBUTE;
static struct slglobaldata slglobaldepot;
struct slglobaldata;
static struct slglobaldata SLGlobalData;