pub unsafe extern "C" fn gtk_icon_view_set_selection_mode(
    icon_view: *mut GtkIconView,
    mode: GtkSelectionMode
)