pub unsafe extern "C" fn gtk_list_store_move_after(
    store: *mut GtkListStore,
    iter: *mut GtkTreeIter,
    position: *mut GtkTreeIter
)