vmmr_region_mem_at
void *vmmr_region_mem_at(vmmr_region_t *, uintptr_t);
bzero(vmmr_region_mem_at(region, off), PAGESIZE);