pub unsafe extern "C" fn gtk_combo_box_new_with_model_and_entry(
    model: *mut GtkTreeModel
) -> *mut GtkWidget