pub unsafe extern "C" fn gtk_list_store_swap(
    store: *mut GtkListStore,
    a: *mut GtkTreeIter,
    b: *mut GtkTreeIter
)