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