pub unsafe extern "C" fn gtk_cell_view_new_with_context(
    area: *mut GtkCellArea,
    context: *mut GtkCellAreaContext
) -> *mut GtkWidget