ldc_mte_slot_t
mtbl->size = ldc_maptable_entries * sizeof (ldc_mte_slot_t);
mtbl->table = (ldc_mte_slot_t *)
mtbl->size / sizeof (ldc_mte_slot_t);
ldc_mte_slot_t *table; /* The table itself */
ldc_mte_slot_t *mte; /* Map table entry */