1#include <inttypes.h>
2typedef uint32_t mpers_ptr_t;
3typedef
4struct {
5int64_t actime;
6int64_t modtime;
7} ATTRIBUTE_PACKED mx32_utimbuf_t;
8#define MPERS_mx32_utimbuf_t mx32_utimbuf_t
9