pub unsafe extern "C" fn gtk_progress_bar_set_fraction(
    pbar: *mut GtkProgressBar,
    fraction: c_double
)