LW_SHM_TYPE
LW_SHM_TYPE *global_shm;
extern LW_SHM_TYPE *global_shm;
global_shm = (LW_SHM_TYPE *)calloc(1, sizeof (LW_SHM_TYPE));