pub unsafe extern "C" fn gtk_scrolled_window_set_hadjustment(
    scrolled_window: *mut GtkScrolledWindow,
    hadjustment: *mut GtkAdjustment
)