pub unsafe extern "C" fn gtk_tool_button_set_use_underline(
    button: *mut GtkToolButton,
    use_underline: gboolean
)