mmap_alloc
db_region = region_create_custom(mmap_alloc, mmap_free, MMAP_ALLOC_CHUNK_SIZE,
void *mmap_alloc(size_t size);