pub unsafe extern "C" fn gtk_cell_area_context_allocate(
    context: *mut GtkCellAreaContext,
    width: c_int,
    height: c_int
)