pub unsafe extern "C" fn gtk_cell_view_set_model(
    cell_view: *mut GtkCellView,
    model: *mut GtkTreeModel
)