pub type gnttab_dump_table_t = gnttab_dump_table;
struct gnttab_dump_table_t { pub dom: u16, pub status: i16, }
dom: u16
status: i16