1 int
get__alignof_int()2 get__alignof_int ()
3 {
4   return __alignof (int);
5 }
6