#include <stddef.h>
_Static_assert(SIZEOF_SIZE_T == sizeof(size_t), "incorrect size");
