ovl_alloc_entry
oe = ovl_alloc_entry(!!lower);
ctx->oe = ovl_alloc_entry(ctx->ctr);
struct ovl_entry *ovl_alloc_entry(unsigned int numlower);
oe = ovl_alloc_entry(nr_merged_lower);