munmap
# define munmap __munmap
#define munmap malloc_munmap
munmap(void* address, size_t length)
void munmap() {}