pub unsafe extern "C" fn gtk_icon_view_get_cell_rect(
icon_view: *mut GtkIconView,
path: *mut GtkTreePath,
cell: *mut GtkCellRenderer,
rect: *mut GdkRectangle,
) -> gboolean
pub unsafe extern "C" fn gtk_icon_view_get_cell_rect(
icon_view: *mut GtkIconView,
path: *mut GtkTreePath,
cell: *mut GtkCellRenderer,
rect: *mut GdkRectangle,
) -> gboolean