pub unsafe extern "C" fn gtk_icon_view_set_column_spacing(
    icon_view: *mut GtkIconView,
    column_spacing: c_int
)