mem_chunk_init
static void mem_chunk_init(memory_chunk_t *, uintptr_t, size_t);
mem_chunk_init(&mchunk, segment_end, psz);