nocommon and common variable attribute syntax

1 __attribute__ ((
2? 
2 nocommon
2 __nocommon__
2 common
2 __common__
3 ))