pub unsafe extern "C" fn gtk_progress_bar_set_inverted(
    pbar: *mut GtkProgressBar,
    inverted: gboolean
)