pub unsafe extern "C" fn gtk_icon_view_set_item_width(
    icon_view: *mut GtkIconView,
    item_width: c_int
)