pub unsafe extern "C" fn gtk_progress_bar_set_text(
    pbar: *mut GtkProgressBar,
    text: *const c_char
)