pub unsafe extern "C" fn g_type_register_static(
parent_type: GType,
type_name: *const c_char,
info: *const GTypeInfo,
flags: GTypeFlags
) -> GType