pub unsafe extern "C" fn gtk_combo_box_set_wrap_width(
    combo_box: *mut GtkComboBox,
    width: c_int
)