#ifndef HAVE_SIZE_T
typedef unsigned int size_t;
# define SIZE_T_MAX UINT_MAX
# define HAVE_SIZE_T
#endif /* HAVE_SIZE_T */