pub unsafe extern "C" fn gtk_scrollbar_new(
    orientation: GtkOrientation,
    adjustment: *mut GtkAdjustment
) -> *mut GtkWidget