pub unsafe extern "C" fn gtk_tree_model_rows_reordered(
tree_model: *mut GtkTreeModel,
path: *mut GtkTreePath,
iter: *mut GtkTreeIter,
new_order: *mut c_int,
)
pub unsafe extern "C" fn gtk_tree_model_rows_reordered(
tree_model: *mut GtkTreeModel,
path: *mut GtkTreePath,
iter: *mut GtkTreeIter,
new_order: *mut c_int,
)