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