pub unsafe extern "C" fn gtk_tree_view_set_activate_on_single_click(
    tree_view: *mut GtkTreeView,
    single: gboolean
)