pub unsafe extern "C" fn gtk_scrolled_window_set_vadjustment(
    scrolled_window: *mut GtkScrolledWindow,
    vadjustment: *mut GtkAdjustment
)