alignof
#undef alignof
#define alignof(type) fssh_alignof(type)
#define alignof(type) __alignof__(type)