pub unsafe extern "C" fn gtk_cell_renderer_set_fixed_size(
    cell: *mut GtkCellRenderer,
    width: c_int,
    height: c_int
)