pub type GValue = _GValue;
struct GValue { pub g_type: u32, pub data: [_GValue__bindgen_ty_1; 2], }
g_type: u32
data: [_GValue__bindgen_ty_1; 2]