pub unsafe extern "C" fn gtk_cell_area_context_push_preferred_height(
    context: *mut GtkCellAreaContext,
    minimum_height: c_int,
    natural_height: c_int
)