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