pub unsafe extern "C" fn gtk_tree_view_set_hadjustment(
    tree_view: *mut GtkTreeView,
    adjustment: *mut GtkAdjustment
)