pub unsafe extern "C" fn gtk_icon_view_set_activate_on_single_click(
    icon_view: *mut GtkIconView,
    single: gboolean
)