pub type gidispatch_intconst_t = gidispatch_intconst_struct;
struct gidispatch_intconst_t { pub name: *mut i8, pub val: u32, }
name: *mut i8
val: u32