pub unsafe extern "C" fn gtk_scrolled_window_set_min_content_height(
    scrolled_window: *mut GtkScrolledWindow,
    height: c_int
)