pub type GTypeClass = _GTypeClass;
GTypeClass:
An opaque structure used as the base of all classes.
#[repr(C)]pub struct GTypeClass { pub g_type: u64, }
g_type: u64