Typedef
mem_region_t
typedef struct packed { addr_t addr_begin; addr_t addr_end; mem_type_t mem_type; } mem_region_t;