pub unsafe extern "C" fn g_type_check_instance_is_a(
    instance: *mut GTypeInstance,
    iface_type: GType
) -> gboolean