pub unsafe extern "C" fn gtk_cell_area_context_get_preferred_width(
    context: *mut GtkCellAreaContext,
    minimum_width: *mut c_int,
    natural_width: *mut c_int
)