NM_CACHE_ALIGN
uint8_t __attribute__((__aligned__(NM_CACHE_ALIGN))) sem[128];
uint8_t __declspec(align(NM_CACHE_ALIGN)) sem[128];