stage_mem_gc
static void stage_mem_gc(thmap_t *, uintptr_t, size_t);
stage_mem_gc(thmap, THMAP_GETOFF(thmap, node), THMAP_INODE_LEN);
stage_mem_gc(thmap, nptr, THMAP_INODE_LEN);
stage_mem_gc(thmap, leaf->key, leaf->len);
stage_mem_gc(thmap, THMAP_GETOFF(thmap, leaf), sizeof(thmap_leaf_t));