pub unsafe extern "C" fn gtk_button_set_use_underline(
    button: *mut GtkButton,
    use_underline: gboolean
)