#include <sys/mman.h>
off_t* foo;
int main(void) { return 0; }
