pub unsafe extern "C" fn gtk_scrolled_window_set_min_content_width(
    scrolled_window: *mut GtkScrolledWindow,
    width: c_int
)