pub unsafe extern "C" fn gtk_cell_area_foreach(
    area: *mut GtkCellArea,
    callback: GtkCellCallback,
    callback_data: gpointer
)