pub unsafe extern "C" fn gtk_label_set_use_underline(
    label: *mut GtkLabel,
    setting: gboolean
)