pub unsafe extern "C" fn gtk_tree_view_set_row_separator_func(
tree_view: *mut GtkTreeView,
func: GtkTreeViewRowSeparatorFunc,
data: gpointer,
destroy: GDestroyNotify,
)
pub unsafe extern "C" fn gtk_tree_view_set_row_separator_func(
tree_view: *mut GtkTreeView,
func: GtkTreeViewRowSeparatorFunc,
data: gpointer,
destroy: GDestroyNotify,
)