mmap
# define mmap __mmap
#define mmap malloc_mmap
mmap(void* address, size_t length, int protection, int flags, int fd,
void mmap() {}