pub unsafe extern "C" fn gtk_cell_renderer_set_sensitive(
    cell: *mut GtkCellRenderer,
    sensitive: gboolean
)