pub unsafe extern "C" fn gtk_cell_view_set_background_rgba(
    cell_view: *mut GtkCellView,
    rgba: *const GdkRGBA
)