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