pub unsafe extern "C" fn gtk_scrolled_window_set_has_frame(
    scrolled_window: *mut GtkScrolledWindow,
    has_frame: gboolean
)